]> dgit.raspbian.org Git - ostree.git/commit
ci: Use dnf instead of rpm to install built RPMs in container
authorJoseph Marrero Corchado <jmarrero@redhat.com>
Wed, 24 Jun 2026 14:59:39 +0000 (10:59 -0400)
committerJoseph Marrero Corchado <jmarrero@redhat.com>
Wed, 24 Jun 2026 15:00:28 +0000 (11:00 -0400)
commitfa1c6c009c4f81ba40873707c211b564a01a7b34
tree048c14d2b107a2a184251dab5f91e7f9b06e8309
parent3c60ff8e482e0584040dfd3489faafef18e67307
ci: Use dnf instead of rpm to install built RPMs in container

This allows dependency resolution to handle soname changes (e.g. gpgme
1.x to 2.x) instead of silently installing mismatched libraries.
Dockerfile